- STD-input buffer
- входной буфер гипотетического декодера с дисциплиной обслуживания "первый на входе - первый на выходе"
English-Russian dictionary of telecommunications and their abbreviations. A.V. Alexandrov.. 2004.
English-Russian dictionary of telecommunications and their abbreviations. A.V. Alexandrov.. 2004.
Buffer overflow — In computer security and programming, a buffer overflow, or buffer overrun, is an anomalous condition where a process attempts to store data beyond the boundaries of a fixed length buffer. The result is that the extra data overwrites adjacent… … Wikipedia
C file input/output — C Standard Library Data types Character classification Strings Mathematics File input/output Date/time Localiza … Wikipedia
Variable-length buffer — In telecommunication, a variable length buffer is a buffer into which data may be entered at one rate and removed at another rate without changing the data sequence. Most first in first out (FIFO) storage devices are variable length buffers in… … Wikipedia
IBM 1130 — The IBM 1130 Computing System was introduced in 1965. It was IBM s least expensive computer to date, and was aimed at price sensitive, computing intensive technical markets like education and engineering. The IBM 1800 was a process control… … Wikipedia
IBM 1130 — Consola IBM 1130, en proceso de restauración. El Sistema de Computación IBM 1130 fue introducido en 1965.[1] Era el equipo menos caro de IBM, y apuntaba al mercado de bajo costo de computación técnica intensiva, como la ingeniería y la educación … Wikipedia Español
Logic gate — A logic gate is an idealized or physical device implementing a Boolean function, that is, it performs a logical operation on one or more logic inputs and produces a single logic output. Depending on the context, the term may refer to an ideal… … Wikipedia
C standard library — The C Standard Library consists of a set of sections of the ANSI C standard in the programming language C. They describe a collection of headers and library routines used to implement common operations such as input/output[1] and string handling … Wikipedia
IEEE 1394 — Firewire redirects here. For other uses, see Firewire (disambiguation). IEEE 1394 Interface Type Serial Production history Designer … Wikipedia
Fstream — fstream.h is a standard C++ library that handles reading and writing to files either in text or in binary formats. It is an object oriented alternative to C s FILE from the C standard library. fstream is the result of a multiple inheritance with… … Wikipedia
iostream — C++ Standard Library fstream iomanip ios iostream sstream string … Wikipedia
Comparison of programming languages (basic instructions) — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia